forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[improve][ci] Detect test thread leaks in CI builds and add tooling for resource leak investigation #153
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #153 +/- ##
============================================
+ Coverage 72.80% 73.25% +0.44%
- Complexity 32381 32580 +199
============================================
Files 1888 1890 +2
Lines 140298 140357 +59
Branches 15420 15425 +5
============================================
+ Hits 102144 102818 +674
+ Misses 30063 29446 -617
- Partials 8091 8093 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
lhotari
force-pushed
the
lh-trace-test-resources-cleanup
branch
from
October 18, 2023 10:31
ac9ddfe
to
ec2fcad
Compare
lhotari
changed the title
[improve][ci] Add way to collect threaddump and heap histogram from test execution
[improve][ci] Detect test thread leaks in CI builds and add tooling for resource leak investigation
Oct 18, 2023
lhotari
force-pushed
the
lh-trace-test-resources-cleanup
branch
from
October 18, 2023 11:36
ec2fcad
to
3162692
Compare
lhotari
force-pushed
the
lh-trace-test-resources-cleanup
branch
2 times, most recently
from
October 20, 2023 12:53
c71ca4f
to
5e480c5
Compare
lhotari
force-pushed
the
master
branch
7 times, most recently
from
October 21, 2023 04:56
9993785
to
f51e7ef
Compare
lhotari
force-pushed
the
lh-trace-test-resources-cleanup
branch
2 times, most recently
from
October 23, 2023 15:18
59f3f09
to
252316a
Compare
lhotari
force-pushed
the
lh-trace-test-resources-cleanup
branch
from
October 24, 2023 06:48
0a52956
to
18ca4cc
Compare
lhotari
force-pushed
the
lh-trace-test-resources-cleanup
branch
from
October 24, 2023 13:01
18ca4cc
to
0e8928f
Compare
lhotari
force-pushed
the
lh-trace-test-resources-cleanup
branch
from
October 25, 2023 14:17
0e8928f
to
ea16838
Compare
…namespace policies (apache#21363) Co-authored-by: Rajan Dhabalia <[email protected]>
Co-authored-by: vraulji <[email protected]>
…or resource leak investigation
lhotari
force-pushed
the
lh-trace-test-resources-cleanup
branch
from
October 26, 2023 14:57
ea16838
to
9b371f4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.